home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2005 March / Macworld CD March 2005 - Marathon Trilogy.iso / Shareware World / Video / FastCut.app.sit / FastCut.app / Contents / Resources / German.lproj / ClipPrefs.nib / classes.nib next >
Encoding:
Text File  |  2005-01-07  |  1.0 KB  |  36 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 cancel = id; 
  6.                 changeMotionRect = id; 
  7.                 clearMask = id; 
  8.                 ok = id; 
  9.                 set = id; 
  10.                 setIt = id; 
  11.                 setMask = id; 
  12.             }; 
  13.             CLASS = ClipPrefs; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {
  16.                 "_clearButton" = id; 
  17.                 "_color" = id; 
  18.                 "_graphicsMode" = NSPopUpButton; 
  19.                 "_height" = id; 
  20.                 "_maskImageView" = id; 
  21.                 "_motionEnabled" = id; 
  22.                 "_motionStartEndButton" = id; 
  23.                 "_posX" = id; 
  24.                 "_posY" = id; 
  25.                 "_velocity" = id; 
  26.                 "_velocitySlider" = id; 
  27.                 "_volume" = id; 
  28.                 "_volumeSlider" = id; 
  29.                 "_width" = id; 
  30.             }; 
  31.             SUPERCLASS = NSWindowController; 
  32.         }, 
  33.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  34.     ); 
  35.     IBVersion = 1; 
  36. }